ContentValidationErrorMessage Property
Contains the message to display if a user tries to enter invalid content into a cell. That is when a validation rule's condition evaluates to �false� on the content the user attempts to enter.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public ErrorMessage ErrorMessage { get; set; }
Public Property ErrorMessage As ErrorMessage
Get
Set
Property Value
ErrorMessage